Update dependency framer-motion to v7.10.3 #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.3.5->7.10.3Release Notes
motiondivision/motion (framer-motion)
v7.10.3Compare Source
Changed
animateChangesinuseLayoutEffectrather thanuseEffectto ensure optimised appear animations are handed off before paint.v7.10.2Compare Source
Fixed
v7.10.1Compare Source
Fixed
useMotionValueEvent.v7.10.0Compare Source
Added
.on()event method toMotionValue."animationStart","animationComplete","animationCancel"and"change"events forMotionValue.useMotionValueEventhelper method for adding events.v7.9.1Compare Source
Fixed
v7.9.0Compare Source
Added
opacityanimations.v7.8.1Compare Source
Changed
v7.8.0Compare Source
Added
v7.7.3Compare Source
Fixed
useSpring.v7.7.2Compare Source
Removed
??operators to reduce bundlesize.v7.7.1Compare Source
Changed
style-value-typesandframesyncas external dependencies.v7.7.0Compare Source
Added
"startOffset","textLength"and"lengthAdjust"SVG attributes.Removed
"inertia"animation as"decay"(officially removed in3.0.0).Removed
3.0.0).v7.6.19Compare Source
Fixed
viewBoxfor SVG elements.v7.6.18Compare Source
Changed
popmotionas external dependency.v7.6.17Compare Source
Fixed
useOnChangeis provided new motion value (affectsuseSpring).v7.6.16Compare Source
Fixed
useOnChangeto resubscribe when provided a new motion value (affectsuseSpring).v7.6.15Compare Source
Fixed
1to prevent unnecessaryscaletransforms.v7.6.14Compare Source
Fixed
v7.6.13Compare Source
v7.6.12Compare Source
Fixed
isTransformDirtynode skipping logic.v7.6.11Compare Source
Fixed
<motion.svg />components as HTML.Updated
v7.6.10Compare Source
Updated
positionstyle as it's erroneously breaking a test in Framer.v7.6.9Compare Source
Updated
v7.6.8Compare Source
Updated
v7.6.7Compare Source
Fixed
v7.6.6Compare Source
Fixed
v7.6.5Compare Source
Fixed
VisualElementchanged toclassimplementation.v7.6.4Compare Source
Fixed
buildTransformtypes to only expect required arguments.v7.6.3Compare Source
Added
buildTransformfor internal use.v7.6.2Compare Source
Added
useScrollto useuseEffectinstead ofuseLayoutEffect.v7.6.1Compare Source
Fixed
viewBoxfor SVG elements.v7.6.0Compare Source
Added
delay(): An alternative towindow.setTimeout()that is locked to the animation framerate.v7.5.4Compare Source
Fixed
layout="preserve-aspect"where layers that do change size but aren't moved are reprojected to the old size and stay there.v7.5.3Compare Source
Fixed
initialprop, and that style is removed fromanimate, while also being removed frominitial, it won't animate back to the originally-defined value.v7.5.2Compare Source
Fixed
undefinedvalues invaluesprop.v7.5.1Compare Source
Fixed
useTransformcorrectly cleans up any scheduled animation frames when it unmounts.v7.5.0Compare Source
Added
useAnimationFramenow passesdeltato provided callbacks as the second argument.v7.4.0Compare Source
Added
valuesprop that allows the provision of motion values to use exclusively for performing animations on.v7.3.6Compare Source
Fixed
"preserve-ratio"layout animations.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.